home *** CD-ROM | disk | FTP | other *** search
/ PC Format (Portugal) 8 / PC Format (Portugal) 8.iso / PCF / SINGLE95.BAT < prev    next >
DOS Batch File  |  1997-01-31  |  162b  |  12 lines

  1. @echo off
  2. pause
  3. if exist c:\windows\dosstart.bat call c:\windows\dosstart.bat
  4. %1
  5. cd %2
  6. call %3
  7. @echo.
  8. @echo Type EXIT [Enter] to return to Windows.
  9.  
  10.  
  11.  
  12.